File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -259,6 +259,8 @@ body.home-page {
259259}
260260body : not (.home-page ) {
261261 background-color : # 416e73 ;
262+ display : flex;
263+ flex-direction : column;
262264}
263265
264266
Original file line number Diff line number Diff line change 3535 <!-- CSS -->
3636 < link rel ="stylesheet " href ="assets/css/style.css ">
3737</ head >
38- < body class ="home -page ">
38+ < body class ="bio -page ">
3939
4040 < div class ="background-image "> </ div >
4141
Original file line number Diff line number Diff line change 3030
3131 </ head >
3232
33- < body class ="home -page ">
33+ < body class ="contact -page ">
3434
3535 < div class ="background-image "> </ div >
3636
Original file line number Diff line number Diff line change 3131 < link rel ="stylesheet " href ="assets/css/style.css ">
3232 < script src ="https://cdn.jsdelivr.net/npm/howler@2.2.3/dist/howler.core.min.js "> </ script >
3333</ head >
34- < body class ="home -page ">
34+ < body class ="event -page ">
3535
3636< div class ="background-image "> </ div >
3737
Original file line number Diff line number Diff line change 9292 }
9393 </ style >
9494</ head >
95- < body class ="home -page ">
95+ < body class ="music -page ">
9696
9797 < div class ="background-image "> </ div >
9898
Original file line number Diff line number Diff line change 3232 < link rel ="stylesheet " href ="assets/css/style.css ">
3333 < script src ="https://cdn.jsdelivr.net/npm/howler@2.2.3/dist/howler.core.min.js "> </ script >
3434</ head >
35- < body class ="home -page ">
35+ < body class ="shop -page ">
3636
3737 < div class ="background-image "> </ div >
3838
You can’t perform that action at this time.
0 commit comments