1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-14 03:22:48 +00:00

fixed css

This commit is contained in:
2016-09-18 18:15:30 +00:00
parent 87d941804a
commit b5c7546579
4 changed files with 16 additions and 3 deletions

View File

@@ -12,8 +12,13 @@
background-color: #D1D1D1;
}
.item + .item{
.temperature{
flex: .5;
}
.info{
margin-left: 1em;
flex: 1;
}
h2{