broke out stylesheets
This commit is contained in:
12
app/assets/stylesheets/specific/sessions.css.scss
Normal file
12
app/assets/stylesheets/specific/sessions.css.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
div#sessions {
|
||||
div#new {
|
||||
section {
|
||||
width: 30em;
|
||||
float: left;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: $h2_size;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user