Skip to content
Snippets Groups Projects
Commit 33c8f1e2 authored by Bady's avatar Bady
Browse files

Update CSS

parent ac7136ab
No related merge requests found
{{define "main"}}
<section class="expectations" style="margin: 5vh auto;">
<section class="page">
<h1 style="text-align: center;">{{.Title}}</h1>
{{.Content }}
</section>
......
......@@ -13,7 +13,7 @@ ul, ol{
padding-left: 40px;
}
p{
padding-left: 10px;
padding: 5px 10px;
}
table {
border-collapse: collapse;
......@@ -514,7 +514,7 @@ footer .icon-row{
.expectations{
display: flex;
flex-direction: column;
margin: 0vh auto 10vh auto;
margin: 0 auto 10vh auto;
width: 80%;
}
.reg_form{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment