Skip to content

Commit d7b5be6

Browse files
committed
CSS fixes
1 parent 18b0e68 commit d7b5be6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

master/custom/static/dashboard.css

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
width: 90%;
99
max-width: 1200px;
1010
margin: 20px auto 0;
11+
font-family: 'Arial', sans-serif;
1112

1213
.header {
1314
text-align: center;
@@ -121,6 +122,7 @@
121122
text-align: center;
122123
font-size: 75%;
123124
box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 3px -2px inset;
125+
line-height: 1.5;
124126
}
125127
}
126128

0 commit comments

Comments
 (0)