minor UI changes

This commit is contained in:
sairaj mote 2023-07-05 02:49:19 +05:30
parent 68baa407db
commit 9aa9facfeb
4 changed files with 14 additions and 6 deletions

View File

@ -803,9 +803,14 @@ header.grid-2 {
color: inherit;
}
.app-brand {
display: flex;
gap: 0.3rem;
align-items: center;
}
.app-brand .icon {
height: 1.8rem;
width: 1.8rem;
height: 1.7rem;
width: 1.7rem;
}
.app-name__company {

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -729,9 +729,12 @@ header.grid-2 {
color: inherit;
}
.app-brand{
display: flex;
gap: 0.3rem;
align-items: center;
.icon{
height: 1.8rem;
width: 1.8rem;
height: 1.7rem;
width: 1.7rem;
}
}
.app-name{

View File

@ -23,7 +23,7 @@
<h4>Loading</h4>
</div>
<header id="main_header" class="margin">
<a href="#/home" id="logo" class="flex align-center gap-0-3 app-brand">
<a href="#/home" id="logo" class="app-brand">
<svg id="main_logo" class="icon" viewBox="0 0 27.25 32">
<title>RanchiMall</title>
<path