Skip to content

Commit 9fe8b70

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.app_slug}}/project/client/static
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)