Minor Dashboard style tweaks
This commit is contained in:
parent
b5535a8773
commit
6ff4ee8fa1
@ -213,7 +213,7 @@ style.
|
|||||||
img.header(
|
img.header(
|
||||||
src="{{ url_for('static', filename='assets/img/backgrounds/services_projects.jpg')}}")
|
src="{{ url_for('static', filename='assets/img/backgrounds/services_projects.jpg')}}")
|
||||||
.text
|
.text
|
||||||
.title Projects
|
h5 Projects
|
||||||
.lead
|
.lead
|
||||||
span.
|
span.
|
||||||
Create and manage your own personal projects.
|
Create and manage your own personal projects.
|
||||||
@ -223,13 +223,14 @@ style.
|
|||||||
href="https://cloud.blender.org/blog/introducing-private-projects")
|
href="https://cloud.blender.org/blog/introducing-private-projects")
|
||||||
| Learn More
|
| Learn More
|
||||||
|
|
||||||
section.announcement
|
section.announcement.mt-3
|
||||||
a(href="https://cloud.blender.org/blog/introducing-blender-sync")
|
a(href="https://cloud.blender.org/blog/introducing-blender-sync")
|
||||||
img.header(
|
img.header(
|
||||||
src="{{ url_for('static', filename='assets/img/blender_sync_header.jpg') }}")
|
src="{{ url_for('static', filename='assets/img/blender_sync_header.jpg') }}")
|
||||||
.text
|
.text
|
||||||
.title
|
h5
|
||||||
a(href="https://cloud.blender.org/blog/introducing-blender-sync") Textures Browser & Settings Sync
|
a.text-muted(href="https://cloud.blender.org/blog/introducing-blender-sync")
|
||||||
|
| Textures Browser & Settings Sync
|
||||||
|
|
||||||
.lead
|
.lead
|
||||||
span.
|
span.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user