Skip to content
176 changes: 0 additions & 176 deletions assets/app.css

This file was deleted.

7 changes: 4 additions & 3 deletions assets/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ header {
width:100%;
height: inherit;
background:rgba(#fff);

}

header section {
header section{
font-size: 120%;
max-width:100%;
color:white;
Expand All @@ -54,6 +55,7 @@ header section {
background-size:cover;
background-position:center center;
background-attachment:fixed;

}

#hero2{
Expand All @@ -72,6 +74,7 @@ header section {
.inner {
min-height:600px;
position: relative;

}

.hero .inner {
Expand Down Expand Up @@ -123,5 +126,3 @@ opacity: 1;
#enterName {
display:none;
}