We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24273d4 commit 3a55d20Copy full SHA for 3a55d20
1 file changed
assets/sass/layout/_grid.scss
@@ -14,8 +14,7 @@
14
15
.content {
16
background-color: #fff;
17
- border: 1px solid #cecece;
18
- border-radius: 5px;
19
- padding: 40px;
+ border-radius: 25px;
+ padding: 20px;
20
}
21
0 commit comments