We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e09086 commit 6f26345Copy full SHA for 6f26345
css/styles.css
@@ -2,6 +2,10 @@ html,body {
2
height: 100%;
3
overflow: hidden;
4
}
5
+.small-text{
6
+ font-size: small;
7
+ color: #173753;
8
+}
9
.boxshadow{
10
box-shadow: 4px 4px 10px 0px #888888;
11
0 commit comments