Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
zango-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 1f8452e1
authored
2024-04-24 11:03:04 +0530
by
jaymehta
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
.
1 parent
ae91847a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
9 deletions
styles/globals.css
styles/globals.css
View file @
1f8452e
...
...
@@ -1946,7 +1946,7 @@ span.form-error,
color
:
#808080
;
margin-bottom
:
10px
;
}
.browse-experiences-item
.info
.discription
>
span
{
.browse-experiences-item
.info
.discription
>
span
{
display
:
-webkit-box
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
...
...
@@ -1958,8 +1958,8 @@ span.form-error,
color
:
#808080
;
text-decoration
:
underline
!important
;
text-align
:
right
;
display
:
block
;
padding-top
:
4px
;
display
:
block
;
padding-top
:
4px
;
}
.browse-experiences-item
.info
.price
{
...
...
@@ -1988,8 +1988,8 @@ span.form-error,
padding-left
:
1rem
;
padding-right
:
1rem
;
}
.btn-outline-secondary
:hover
{
background
:
#0070
BD
;
.btn-outline-secondary
:hover
{
background
:
#0070
bd
;
}
.btn-center
{
text-align
:
center
;
...
...
@@ -2774,14 +2774,12 @@ footer hr {
transition-timing-function
:
cubic-bezier
(
0.4
,
0
,
0.2
,
1
);
transition-duration
:
0.15s
;
}
<<<<<<<
HEAD
input
[
type
=
"number"
]
::-webkit-inner-spin-button
,
input
[
type
=
"number"
]
::-webkit-outer-spin-button
{
-webkit-appearance
:
none
;
margin
:
0
;
=======
}
.sub-categories
a
.image-container
{
width
:
20px
;
display
:
inline-block
;
...
...
@@ -2823,7 +2821,6 @@ input[type="number"]::-webkit-outer-spin-button {
}
.box-01
.inner
.price
.sub-text
{
color
:
#d1d1d1
;
>>>>>>>
9a12bc7f80c3810cfd1a432e3c371269d7df08e1
}
@media
(
min-width
:
992px
)
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment