Editor updates

This commit is contained in:
Mo Bitar
2018-01-12 14:36:17 -06:00
parent 5db97b0a4c
commit c7ce308a19
22 changed files with 6662 additions and 794 deletions

View File

@@ -16,6 +16,10 @@
background-color: white;
}
.header .subtitle {
font-size: 1.1rem;
}
.modal {
position: fixed;
margin-left: auto;

View File

@@ -17,7 +17,7 @@
color: rgba(black, 0.8);
}
#tags-content {
&, #tags-content {
background-color: #f6f6f6;
}