Resolved conflict

This commit is contained in:
Abhishek Kathuria 2022-09-07 13:29:34 +05:30
commit 21f3af448c
1 changed files with 5 additions and 0 deletions

View File

@ -307,6 +307,11 @@
position: sticky;
top: 70px;
div.col-12:first-child {
max-height: 420px;
height: 420px;
}
> div {
margin: 0;
padding: 0;