mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-30 04:01:33 -04:00
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:
@@ -72,10 +72,6 @@ img.icon:hover {
|
||||
background: none;
|
||||
}
|
||||
|
||||
main#stream {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.3em;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -72,10 +72,6 @@ img.icon:hover {
|
||||
background: none;
|
||||
}
|
||||
|
||||
main#stream {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.3em;
|
||||
}
|
||||
|
||||
@@ -92,10 +92,6 @@ img {
|
||||
}
|
||||
}
|
||||
|
||||
main#stream {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.3em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user