File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,13 +13,6 @@ html {
1313
1414body {
1515 background-color : # E2E2E2 ;
16- margin : 0 0 160px 0 ;
17- }
18-
19- @media (max-width : 800px ) {
20- body {
21- margin-bottom : 225px ;
22- }
2316}
2417
2518a {
@@ -193,10 +186,7 @@ h3 {
193186
194187footer .footer {
195188 background-color : # AAAAAA ;
196- position : fixed;
197- bottom : 0 ;
198189 width : 100% ;
199- z-index : -100 ;
200190}
201191
202192footer .footer .acm-logo {
Original file line number Diff line number Diff line change 2525 < script data-goatcounter ="https://mineshspc.goatcounter.com/count " async src ="//gc.zgo.at/count.js "> </ script >
2626 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css " integrity ="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY= " crossorigin ="anonymous ">
2727 </ head >
28- < body class =" pb-4 shadow " >
28+ < body >
2929
3030 {{ template "navbar" . }}
3131
Original file line number Diff line number Diff line change 11{{ define "footer" }}
2- < footer class ="footer mt-4 pt-4 ps-4 pe -4 ">
2+ < footer class ="footer mt-4 py -4 ">
33 < div class ="row ">
44 < div class ="col text-center text-secondary ">
55 < p >
You can’t perform that action at this time.
0 commit comments