forked from IT-Syndikat/website
slightly tweak styles
This commit is contained in:
parent
c12f6e41a7
commit
017ba00a0c
1 changed files with 7 additions and 0 deletions
|
@ -44,6 +44,13 @@ code {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*** IMAGES ***/
|
||||||
|
.image-wrapper {
|
||||||
|
max-width: 80%;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*** LOGO & HEADER ***/
|
/*** LOGO & HEADER ***/
|
||||||
|
|
||||||
.logo__text {
|
.logo__text {
|
||||||
|
|
Loading…
Add table
Reference in a new issue