Skip to content
Snippets Groups Projects
Commit 27b20b36 authored by Hin Fung Tsang's avatar Hin Fung Tsang
Browse files

fixed background

parent 39e4a0cc
Branches main
No related tags found
No related merge requests found
......@@ -345,6 +345,10 @@ main {
background-color: #2A3139;
}
.port-body{
background-color: #222831;
}
.port-footer{
background-color: #393E46;
......
......@@ -31,7 +31,7 @@
</head>
<body>
<body class="port-body">
<div class="port-container d-flex flex-row-reverse">
<span><a href="mailto:{{user.email}}" class="contact-btn btn">Contact me</a></span>
{% if user.resume %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment