Skip to content

Commit 5f20476

Browse files
committed
Style: minor formatting
1 parent ffe0db2 commit 5f20476

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

css_variables/base.css

-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
@charset "UTF-8";
22

3-
4-
53
/* VARIABLES -------------------------------------------------------------- */
64

75
:root {
@@ -14,8 +12,6 @@
1412
--emphasis-color: rgb(27,211,165);
1513
}
1614

17-
18-
1915
/* DEFAULTS --------------------------------------------------------------- */
2016

2117
html {
@@ -38,8 +34,6 @@ html {
3834
color: var(--emphasis-color);
3935
}
4036

41-
42-
4337
/* LINKS & BUTTONS -------------------------------------------------------- */
4438

4539
/* LAYOUT ----------------------------------------------------------------- */

0 commit comments

Comments
 (0)