Skip to content

Commit 0abfb38

Browse files
committed
_graphs.scss: do not define display as it is always overriden to flex
1 parent 7117344 commit 0abfb38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assets/scss/includes/components/_graphs.scss

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
#score-graph {
55
min-height: 400px;
6-
display: block;
7-
clear: both;
86
}
97

108
#solves-graph {

0 commit comments

Comments
 (0)