Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4f23f6b

Browse files
committed
1 issue solved
1 parent3b32e40 commit4f23f6b

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

‎css/index.css

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,16 @@ nav li a
8585
{
8686
.nav .nav-item
8787
{
88+
padding:5px;
89+
font-size:12px;
90+
}
91+
.nav .nav-item .nav-link{
8892
padding:0px;
8993
font-size:12px;
9094
}
95+
.navbar-nav .nav-item .nav-link{
96+
font-size:12px;
97+
}
9198
}
9299
/* css for media query of navbar section end here*/
93100
/*css end for navbar*/
@@ -362,7 +369,7 @@ nav li a
362369
.comapny_logo{
363370
display: none;
364371
}
365-
.duration{
372+
.duration,.starting{
366373
display: none;
367374
}
368375
.table2tbodytrtd:nth-child(2)divp{

‎index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ <h1 class="text-center section-heading">
410410
<th>
411411
Position
412412
</th>
413-
<th>
413+
<thclass="starting">
414414
Starting
415415
</th>
416416
<thclass="duration">
@@ -436,7 +436,7 @@ <h1 class="text-center section-heading">
436436

437437
</td>
438438
<td>Web developer</td>
439-
<td>may 2021</td>
439+
<tdclass="starting">may 2021</td>
440440
<tdclass="duration">3 months</td>
441441
</tr>
442442
</tbody>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp