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