We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa37f3f commit 5086702Copy full SHA for 5086702
src/app/about/styles.module.css
@@ -13,7 +13,7 @@
13
box-shadow: 2px 2px 4px gray;
14
margin: 40px auto;
15
padding: 24px;
16
- box-sizing: border-box
+ box-sizing: border-box;
17
}
18
.title{
19
font-size: 2rem;
0 commit comments