Compare commits
2 Commits
main
...
12.better-
Author | SHA1 | Date |
---|---|---|
bEn | e690743549 | |
bEn | ffa558b6de |
|
@ -52,10 +52,6 @@ body {
|
||||||
margin-bottom: unset;
|
margin-bottom: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
.archive__item-teaser {
|
|
||||||
background-image: url('../images/icon_background.png');
|
|
||||||
}
|
|
||||||
|
|
||||||
.feature__item {
|
.feature__item {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
@ -76,6 +72,7 @@ body {
|
||||||
height: 80px;
|
height: 80px;
|
||||||
width: auto;
|
width: auto;
|
||||||
display: block;
|
display: block;
|
||||||
|
margin-top: 10px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 559 B |
Loading…
Reference in New Issue