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 {
|
div {
|
||||||
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 {
|
||||||
|
|
Loading…
Reference in New Issue