File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout: default
3
3
---
4
- < div class ="container mt-5 ">
5
- < div class ="row ">
4
+ < div class ="container " style =" margin-top: 140px; margin-bottom: 140px ">
5
+ < div class ="text-center ">
6
6
< div class ="col-md-6 offset-md-3 col-12 ">
7
7
< h1 > {{ page.title }}</ h1 >
8
8
< p > {{ page.subtitle }}</ p >
Original file line number Diff line number Diff line change 8
8
body {
9
9
font-family : ' Roboto' , ' Noto Sans JP' , sans-serif ;
10
10
margin : 0 ;
11
- text-align : center ;
12
11
color : $text-color ;
13
12
}
14
13
Original file line number Diff line number Diff line change @@ -239,6 +239,7 @@ div#about {
239
239
240
240
#sponsors_index {
241
241
display : flex ;
242
+ text-align : center ;
242
243
flex-direction : column ;
243
244
justify-content : center ;
244
245
margin : 2em auto ;
You can’t perform that action at this time.
0 commit comments