This commit is contained in:
teldra 2022-03-26 20:03:20 +01:00
parent c6c2936c53
commit 88cedf5cdb
1 changed files with 0 additions and 5 deletions

View File

@ -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 {