Port the web to bootstrap5
So it is responsive in phones.
This commit is contained in:
parent
8af2ad3758
commit
6a3da59c75
40 changed files with 1131 additions and 849 deletions
|
@ -1,7 +1,7 @@
|
|||
{{template "header.html" .S}}
|
||||
|
||||
<div class="row">
|
||||
<div class="span10 offset1">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-sm-10">
|
||||
<h4>Page not found</h4>
|
||||
<p>
|
||||
The requested page don't exist.
|
||||
|
|
Reference in a new issue