Skip to content

Commit 90c6b6e

Browse files
author
Toni Vanhala
committed
chore(css): remove unused classes
1 parent 5671511 commit 90c6b6e

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

src/ClojureFinland/css/styles.clj

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,4 @@
3232

3333
[:.code
3434
{:color "#8D9798"
35-
:font-weight "bold"}]
36-
37-
[:.container
38-
{:display "inline-grid"
39-
:grid-template-columns "0.75em min-content 0.5em"}]
40-
41-
[:.item-first
42-
{:padding-top "0.2em"}]
43-
44-
[:.item-last
45-
{:padding-bottom "0.25em"
46-
:align-self "end"}]))
35+
:font-weight "bold"}]))

0 commit comments

Comments
 (0)