Commit 40e6b357 by Siyam Kumar

corrections

parent d149f251
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
<header> <header>
<img src="logo-aoc.png" alt="aoc"> <img src="logo-aoc.png" alt="aoc">
</header> </header>
<div class='container'> <div class='container'>
<div> <div>
<img src="logo-f-secure.png" alt="fsecure" class="subimage"> <img src="logo-f-secure.png" alt="fsecure" class="subimage">
......
...@@ -3,6 +3,7 @@ header { ...@@ -3,6 +3,7 @@ header {
position: sticky; position: sticky;
top: 0; top: 0;
background-color: #fcf8f8; background-color: #fcf8f8;
width: 400px;
} }
header > img { header > img {
......
Markdown is supported
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