responsive fixes to the private projects section
This commit is contained in:
parent
8b6ca0790e
commit
305f74042c
|
@ -117,6 +117,7 @@
|
||||||
|
|
||||||
.left
|
.left
|
||||||
text-align: left
|
text-align: left
|
||||||
|
padding: 0 0 0 12%
|
||||||
|
|
||||||
.recent-builds
|
.recent-builds
|
||||||
background-color: #faf9f6
|
background-color: #faf9f6
|
||||||
|
@ -321,6 +322,7 @@
|
||||||
@media (max-width: 797px)
|
@media (max-width: 797px)
|
||||||
.customers .left
|
.customers .left
|
||||||
text-align: center
|
text-align: center
|
||||||
|
padding: 20px 0 0 0
|
||||||
|
|
||||||
.recent-builds h2
|
.recent-builds h2
|
||||||
text-align: center
|
text-align: center
|
||||||
|
@ -336,6 +338,7 @@
|
||||||
|
|
||||||
.private-repos .mobile-envelope
|
.private-repos .mobile-envelope
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
margin-bottom: 40px
|
||||||
|
|
||||||
.private-repos h2
|
.private-repos h2
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
Loading…
Reference in New Issue
Block a user