mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 04:35:20 +00:00
Fix typo in custom-syle.css (#219)
This commit is contained in:
parent
cd1e0883aa
commit
7bbcbecc50
@ -1,6 +1,6 @@
|
|||||||
body {
|
body {
|
||||||
/***
|
/***
|
||||||
ADD YOUR CUSTOM STYLIING HERE. (INSIDE THE body {...} section.)
|
ADD YOUR CUSTOM STYLING HERE. (INSIDE THE body {...} section.)
|
||||||
IT WILL TAKE PRECEDENCE OVER THE STYLING IN THE STYLE.CSS FILE.
|
IT WILL TAKE PRECEDENCE OVER THE STYLING IN THE STYLE.CSS FILE.
|
||||||
***/
|
***/
|
||||||
// background-color: white;
|
// background-color: white;
|
||||||
@ -10,4 +10,4 @@ body {
|
|||||||
// h1 {
|
// h1 {
|
||||||
// color: black;
|
// color: black;
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user