mirror of
https://github.com/wassname/bootstrap-landing-pages.git
synced 2026-08-18 11:50:44 +08:00
center title
This commit is contained in:
+8
-1
@@ -30,9 +30,16 @@ Left column
|
||||
color: #fff;
|
||||
font-weight: 700;
|
||||
font-size: 36px;
|
||||
margin: 48px;
|
||||
border: 2px solid white;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: auto 96px;
|
||||
height: 80px;
|
||||
|
||||
}
|
||||
.full-image {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user