1
0
mirror of https://github.com/thangisme/notes.git synced 2026-04-22 07:49:14 -04:00

Merge branch 'master' into master

This commit is contained in:
Henrique Vianna
2020-07-16 15:11:00 -03:00
committed by GitHub
6 changed files with 28 additions and 5 deletions

View File

@@ -165,6 +165,10 @@
}
}
summary {
cursor: pointer;
}
h1,
h2,
h3,

View File

@@ -308,6 +308,8 @@
@include mq(md) {
.main {
position: fixed;
right: 0;
left: 0;
}
}