add border radius for img + geo VR project
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
91165488d0
commit
a08bca1fdd
@ -41,6 +41,14 @@ L'utilisation du même framework avec un thème monopage pour faire son CV:
|
|||||||
|
|
||||||
> {{< icons "fab fa-github" "fa-2x" >}} [code source](https://git.gregandev.fr/portfolio/hugo-cv)
|
> {{< icons "fab fa-github" "fa-2x" >}} [code source](https://git.gregandev.fr/portfolio/hugo-cv)
|
||||||
|
|
||||||
|
### 
|
||||||
|
|
||||||
|
Implémentation VR sur [Geographical-Adventures](https://github.com/SebLague/Geographical-Adventures)
|
||||||
|
|
||||||
|
[](https://git.legaragenumerique.fr/greg/Geographical-Adventures-VR)
|
||||||
|
|
||||||
|
> {{< icons "fab fa-github" "fa-2x" >}} [code source](https://git.legaragenumerique.fr/greg/Geographical-Adventures-VR)
|
||||||
|
|
||||||
<!-- ### PYTHON METEO
|
<!-- ### PYTHON METEO
|
||||||
|
|
||||||
[![Python meteo]()](https://git.gregandev.fr/gregandev/python-meteo.git) -->
|
[![Python meteo]()](https://git.gregandev.fr/gregandev/python-meteo.git) -->
|
||||||
|
BIN
static/images/projets/geo-vr.png
Normal file
BIN
static/images/projets/geo-vr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
@ -231,4 +231,8 @@ blockquote::before {
|
|||||||
top: -10px;
|
top: -10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user