forked from Bunteshaus/bunteshaus.de
progress
This commit is contained in:
parent
c6c2936c53
commit
88cedf5cdb
|
@ -117,20 +117,15 @@ article img {
|
|||
@media only screen and (min-width: 600px) {
|
||||
#headerinner {
|
||||
padding: 10px;
|
||||
border-radius: 25px;
|
||||
border: 2px solid var(--background-alt);
|
||||
}
|
||||
|
||||
header {
|
||||
border: 0px solid var(--background-alt);
|
||||
border-radius: 25px;
|
||||
}
|
||||
|
||||
.container {
|
||||
background-color: var(--background-alt);
|
||||
min-height: 100vh;
|
||||
border-radius: 25px;
|
||||
border: 2px solid var(--background-alt);
|
||||
}
|
||||
|
||||
.content {
|
||||
|
|
Loading…
Reference in New Issue
Block a user