Deploying new version of RIBC

This commit is contained in:
sairaj mote 2021-08-04 15:10:20 +05:30
parent 7efbf28b8c
commit 6ccbc141d4
6 changed files with 23551 additions and 23544 deletions

View File

@ -1382,6 +1382,10 @@ input[type=date]:focus {
align-self: flex-start;
}
#all_interns_page__header {
grid-template-columns: 1fr auto;
}
#admin_page {
padding: 1rem 0;
gap: 1rem;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -1405,6 +1405,9 @@ input[type="date"]{
#dashboard_page #project_watching_section {
align-self: flex-start;
}
#all_interns_page__header{
grid-template-columns: 1fr auto;
}
#admin_page {
padding: 1rem 0;

21803
index.html

File diff suppressed because it is too large Load Diff

11564
new.html

File diff suppressed because it is too large Load Diff

13719
old.html Normal file

File diff suppressed because it is too large Load Diff