Changed sizing of image for now (no image added yet), now can see tabs

This commit is contained in:
Finnder 2022-03-24 23:25:17 -04:00
parent c8ab30b5ca
commit 5239befe18
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ body {
padding: 0 16px 0 16px;
}
img {
width: auto;
}
// Refrence to the tab interface
.tabs {
a {