Skip to content

Commit 9fe8b70

Browse files
committed
use rem in css
1 parent 861cfe6 commit 9fe8b70

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.app_slug}}/project/client/static

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* custom css */
22

33
.site-content {
4-
padding-top: 75px;
4+
padding-top: 6rem;
55
}

0 commit comments

Comments
 (0)