File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -97,12 +97,12 @@ <h1><img alt="EVE" src="http://docs.witheve.com/images/eve.svg" /></h1>
97
97
< div class ="toplayer landing ">
98
98
< div class ="wrapper ">
99
99
< h2 >
100
- Pardon the mess! We're updating our docs and have two options:
100
+ Which version of Eve are you running?
101
101
</ h2 >
102
102
103
103
< div class ="version ">
104
- < a class ="btn big rounded cta tertiary version-btn " href ="http://docs.witheve.com/v0.2/index.html "> < h2 > v0.2 Documentation</ h2 > </ a >
105
- < a class ="btn big rounded cta tertiary version-btn " href ="http://docs.witheve.com/v0.3/index.html "> < h2 > v0.3 Documentation</ h2 > </ a >
104
+ < a class ="btn big rounded cta tertiary version-btn " href ="http://docs.witheve.com/v0.2/index.html "> v0.2 Documentation</ a >
105
+ < a class ="btn big rounded cta tertiary version-btn " href ="http://docs.witheve.com/v0.3/index.html "> v0.3 Documentation</ a >
106
106
</ div >
107
107
</ div >
108
108
</ div >
Original file line number Diff line number Diff line change @@ -296,8 +296,8 @@ nav > .play-cta { margin: 0; padding: 10px 20px; color: white; }
296
296
297
297
.version { display : flex; flex-direction : row; }
298
298
299
- .version-btn { margin : 0px 20px ; }
300
- .version-btn h2 { margin-bottom : 0 px ; }
299
+ .version-btn { margin : 0px 20px ; font-size : 1.2 rem ; min-width : 11 em ; }
300
+ .wrapper h2 { text-align : center ; }
301
301
302
302
ul { display : block; margin-left : 2em ; }
303
303
You can’t perform that action at this time.
0 commit comments