mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
fixup! Cleanup
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
19a56d9e16
commit
371cf29f0c
1 changed files with 1 additions and 11 deletions
|
|
@ -17,19 +17,9 @@
|
|||
*/
|
||||
|
||||
/* BASE STYLING ------------------------------------------------------------ */
|
||||
h1,
|
||||
// no h1 allowed since h1 = logo
|
||||
h2 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 26px;
|
||||
margin-bottom: 12px;
|
||||
line-height: 40px;
|
||||
color: var(--color-text-lighter);
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 20px;
|
||||
margin-bottom: 12px;
|
||||
line-height: 30px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue