Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Commit 1fc3e59

Browse files
committed
fix: change size for font-size
1 parent 619ce4e commit 1fc3e59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

www/res/css/attribute_check.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
max-width: 1080px;
33
}
44

5+
body, .btn {
6+
font-size: 1.3rem;
7+
}
8+
59
.attributes_block {
610
line-height: 2em;
711
}

0 commit comments

Comments
 (0)