stash
This commit is contained in:
parent
b747089fca
commit
5113069605
171 changed files with 9868 additions and 10786 deletions
16
_sass/photos/layout/_header.scss
Normal file
16
_sass/photos/layout/_header.scss
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
///
|
||||
/// Lens by HTML5 UP
|
||||
/// html5up.net | @ajlkn
|
||||
/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
///
|
||||
|
||||
/* Header */
|
||||
|
||||
#header {
|
||||
@include padding(3em, 2.25em);
|
||||
|
||||
h1 {
|
||||
font-size: 2.25em;
|
||||
font-weight: _font(weight-bold);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue