Skip to content

Commit 6f26345

Browse files
authored
Update styles.css
1 parent 6e09086 commit 6f26345

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ html,body {
22
height: 100%;
33
overflow: hidden;
44
}
5+
.small-text{
6+
font-size: small;
7+
color: #173753;
8+
}
59
.boxshadow{
610
box-shadow: 4px 4px 10px 0px #888888;
711
}

0 commit comments

Comments
 (0)