remove margin-top: 2rem; in Swage (#4566)

* remove margin-top: 2rem; in Swage

* remove margin-top: 2rem; manually

* make fix-all

* revert formating

* Update swage.css

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: mathContao <math-home@web.de>
This commit is contained in:
Tealk
2022-09-04 23:12:23 +02:00
committed by GitHub
parent 2e0fbf60e7
commit fd22ee4090
4 changed files with 1 additions and 13 deletions

View File

@@ -72,10 +72,6 @@ img.icon:hover {
background: none;
}
main#stream {
margin-top: 2rem;
}
sup {
top: -0.3em;
}

View File

File diff suppressed because one or more lines are too long

View File

@@ -72,10 +72,6 @@ img.icon:hover {
background: none;
}
main#stream {
margin-top: 2rem;
}
sup {
top: -0.3em;
}

View File

@@ -92,10 +92,6 @@ img {
}
}
main#stream {
margin-top: 2rem;
}
sup {
top: -0.3em;
}