forked from MountainLinuxClub/website
Changed sizing of image for now (no image added yet), now can see tabs
This commit is contained in:
parent
c8ab30b5ca
commit
5239befe18
|
@ -25,6 +25,10 @@ body {
|
|||
div {
|
||||
padding: 0 16px 0 16px;
|
||||
}
|
||||
|
||||
img {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
// Refrence to the tab interface
|
||||
.tabs {
|
||||
|
|
Loading…
Reference in New Issue