style note
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
padding: 1rem;
|
||||
background-color: grey;
|
||||
background-color: rgb(214, 213, 213);
|
||||
}
|
||||
|
||||
.note-title{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/*components*/
|
||||
@import "components/_quotes";
|
||||
@import "components/_tablefields";
|
||||
@import "components/_notes";
|
||||
@import "components/_notes.scss";
|
||||
|
||||
/*global*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user