Fixed index
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
xxxh1, h2 {
|
||||
h1, h2 {
|
||||
font-family: 'Orbitron', cursive;
|
||||
}
|
||||
|
||||
@@ -51,3 +51,19 @@ xxxh1, h2 {
|
||||
footer, .map {
|
||||
background-color: #34495e !important;
|
||||
}
|
||||
|
||||
.card{
|
||||
width: 800px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.progress{
|
||||
height:10px;
|
||||
}
|
||||
.profile{
|
||||
width:300px;
|
||||
}
|
||||
|
||||
ul {
|
||||
font-size: 20px;
|
||||
line-height: 38px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user