Skip to content

Commit

Permalink
updated styling
Browse files Browse the repository at this point in the history
  • Loading branch information
eyesore- committed Jan 14, 2017
1 parent 5314d0d commit ffb227c
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions client/styles/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
<<<<<<< HEAD
=======
/*<!-- Created by Duncan on 12.28.2016 -->*/
>>>>>>> 724d88a4db4f68b65bf4c6f5fb1500c7b15dd56b
*, *::before, *::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
Expand All @@ -13,24 +9,4 @@ html, body{
}
body{
padding-top: 13vh;
<<<<<<< HEAD
=======
}
.float-l {
float: left;
}
.float-r {
float: right;
}

.float-l {
float: left;
}

.float-r {
float: right;
}
.pad-top-8 {
padding-top: 8em;
>>>>>>> 724d88a4db4f68b65bf4c6f5fb1500c7b15dd56b
}

0 comments on commit ffb227c

Please sign in to comment.