clean up 3
This commit is contained in:
parent
ab896c50fa
commit
b9713bd131
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,8 +1,8 @@
|
|||
/* line 1, /Users/holgerkonemann/Documents/Google Drive/Work/understrap_framework/understrap/sass/understrap/understrap.scss */
|
||||
/* line 2, /Users/holgerkonemann/Documents/Google Drive/Work/understrap_framework/understrap/sass/understrap/understrap.scss */
|
||||
body {
|
||||
padding-top: 70px; }
|
||||
|
||||
/* line 4, /Users/holgerkonemann/Documents/Google Drive/Work/understrap_framework/understrap/sass/understrap/understrap.scss */
|
||||
/* line 5, /Users/holgerkonemann/Documents/Google Drive/Work/understrap_framework/understrap/sass/understrap/understrap.scss */
|
||||
.sticky, .gallery-caption, .bypostauthor {
|
||||
font-size: inherit; }
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
"understrap.scss"
|
||||
],
|
||||
"names": [],
|
||||
"mappings": ";AAAA;EAAO,aAAa;;;AAEpB,SAAS,kBAAkB;EAE3B,WAAU",
|
||||
"mappings": ";AAAA;EACO,aAAa;;;AAEpB,SAAS,kBAAkB;EAE3B,WAAU",
|
||||
"sourceRoot": ""
|
||||
}
|
|
@ -1,3 +1,4 @@
|
|||
// If you use the Bootstrap .navbar-fixed-top class on your navbar you need this
|
||||
body { padding-top: 70px; }
|
||||
|
||||
// Adding basic Wordpress classes to pass the Wordpress.org tests
|
||||
|
|
Reference in New Issue